翻訳と辞書
Words near each other
・ HTTP ETag
・ HTTP File Server
・ HTTP handler
・ HTTP header injection
・ HTTP Live Streaming
・ HTTP location
・ HTTP message body
・ HTTP persistent connection
・ HTTP pipelining
・ HTTP Public Key Pinning
・ HTTP referer
・ HTTP response splitting
・ HTTP Strict Transport Security
・ HTTP Switchboard
・ HTTP tunnel
HTTP+HTML form-based authentication
・ HTTP/1.1 Upgrade header
・ HTTP/2
・ HTTPA
・ Httpd
・ Httpd.conf
・ Httperf
・ HTTPR
・ HTTPRange-14
・ HTTPS
・ HTTPS Everywhere
・ HTTPsec
・ HTTPU
・ HttpUnit
・ HTTR


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

HTTP+HTML form-based authentication : ウィキペディア英語版
HTTP+HTML form-based authentication

HTTP+HTML form-based authentication, typically presently colloquially referred to as simply form-based authentication, is a technique whereby a website uses a web form to collect, and subsequently authenticate, credential information from a user agent, typically a web browser. (Note that the phrase "form-based authentication" is ambiguous. See form-based authentication for further explanation.)
== Interaction summary ==
The steps of the technique are:
* An unauthenticated user agent requests a web page from a website, via the HTTP protocol.
* The website returns an HTML web page to the unauthenticated user agent. The web page consists minimally of an HTML-based web form which prompts the user for their username and password, along with a button labeled "login" or "submit".
* The user fills in his username and password, and then presses the submit button.
* The user agent sends the web form data (which includes the username and password) to the web server.
* The website implementation, running on the web server, performs some verification and validation operations on the web-form data. If successful, the website considers the user agent to be authenticated.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「HTTP+HTML form-based authentication」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.